evolution-ntlm
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Fri, 2 Dec 2016 03:40:20 +0000 (03:40 +0000)
committerRyan Tandy <ryan@nardis.ca>
Fri, 2 Dec 2016 03:40:20 +0000 (03:40 +0000)
commitbb7beec0a7d44d105571eaf0bb05e2a838bcefdd
treec6264d792ac8602415563e14b3c15ac73c7486aa
parentd1e1ce3346d9f8ec034f4fec96af6bdd730ad54f
evolution-ntlm

Patch from evolution-exchange (2.10.3).  The ldap_ntlm_bind function is
actually called by evolution-data-server, checked at version 1.12.2.
Without this patch, the Exchange addressbook integration uses simple binds
with cleartext passwords.

Russ checked with openldap-software for upstream's opinion on this patch
on 2007-12-21.  Upstream had never received it as a patch submission and
given that it's apparently only for older Exchange servers that can't do
SASL and DIGEST-MD5, it's not very appealing.

Bug#457374 filed against evolution-data-server asking if this support is
still required on 2007-12-21.

Gbp-Pq: Name evolution-ntlm
include/ldap.h
libraries/libldap/Makefile.in
libraries/libldap/ntlm.c [new file with mode: 0644]
libraries/libldap_r/Makefile.in